Skip to content

docs: add Zenith and DOMD to Built with Immer#1245

Merged
mweststrate merged 1 commit into
immerjs:mainfrom
do-md:patch-1
Jul 16, 2026
Merged

docs: add Zenith and DOMD to Built with Immer#1245
mweststrate merged 1 commit into
immerjs:mainfrom
do-md:patch-1

Conversation

@do-md

@do-md do-md commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Adds two projects built with Immer:

  • Zenith — reactive React state management on top of Immer, with MobX-style automatic dependency tracking / chained computed properties and patch-based undo/redo.
  • DOMD — high-performance macOS markdown editor built on Immer's structural sharing; unchanged blocks stay referentially identical, giving near-O(1) per-keystroke rendering.

Both entries are appended to the end of the list (before the "... and many more" line); no other entries changed.

Adds two projects built with Immer:

- Zenith — reactive React state management on top of Immer, with MobX-style automatic dependency tracking / chained computed properties and patch-based undo/redo.
- DOMD — high-performance macOS markdown editor built on Immer's structural sharing; unchanged blocks stay referentially identical, giving near-O(1) per-keystroke rendering.

Both entries are appended to the end of the list (before the "... and many more" line); no other entries changed.
@mweststrate
mweststrate merged commit 8bc4b2d into immerjs:main Jul 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 11.1.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants